-
Home
-
WP Import Export Lite
-
3.9.28 (latest)
-
Code
-
Classes
- XmlToArray
Total Complexity |
88 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
375 |
Lines of code |
257 |
Logical lines of code |
169 |
Comment lines |
1 |
Methods |
13 |
Properties |
6 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
convertXMLView() |
A |
44 |
16 |
42 |
convertDomElement() |
A |
45 |
15 |
42 |
convertSingleArray() |
A |
46 |
15 |
35 |
get_tag_list() |
A |
46 |
10 |
39 |
get_records() |
A |
49 |
9 |
29 |
__construct() |
A |
51 |
8 |
25 |
toArray() |
S |
63 |
3 |
11 |
get_tags() |
S |
70 |
3 |
6 |
convertAttributes() |
S |
64 |
3 |
10 |
get_record_length() |
S |
72 |
2 |
6 |
__destruct() |
S |
73 |
2 |
5 |
isValidXml() |
S |
82 |
1 |
3 |
set_xpath() |
S |
75 |
1 |
4 |